Dsl

class Dsl

Types

Link copied to clipboard
object Companion
Link copied to clipboard
class NodesProxy : DslProxy

An uninstantiable, behaviorless type to represent the field in generics.

Properties

Link copied to clipboard

repeated .meshtastic.NodeInfoLite nodes = 2 [(.nanopb) = { ... }

Link copied to clipboard
@get:JvmName(name = "getVersion")
@set:JvmName(name = "setVersion")
var version: Int

uint32 version = 1;

Functions

Link copied to clipboard

repeated .meshtastic.NodeInfoLite nodes = 2 [(.nanopb) = { ... }

Link copied to clipboard

repeated .meshtastic.NodeInfoLite nodes = 2 [(.nanopb) = { ... }

Link copied to clipboard

repeated .meshtastic.NodeInfoLite nodes = 2 [(.nanopb) = { ... }

Link copied to clipboard

uint32 version = 1;

Link copied to clipboard
@JvmName(name = "plusAssignNodes")
inline operator fun DslList<DeviceOnly.NodeInfoLite, NodeDatabaseKt.Dsl.NodesProxy>.plusAssign(value: DeviceOnly.NodeInfoLite)
@JvmName(name = "plusAssignAllNodes")
inline operator fun DslList<DeviceOnly.NodeInfoLite, NodeDatabaseKt.Dsl.NodesProxy>.plusAssign(values: Iterable<DeviceOnly.NodeInfoLite>)

repeated .meshtastic.NodeInfoLite nodes = 2 [(.nanopb) = { ... }

Link copied to clipboard
@JvmName(name = "setNodes")
operator fun DslList<DeviceOnly.NodeInfoLite, NodeDatabaseKt.Dsl.NodesProxy>.set(index: Int, value: DeviceOnly.NodeInfoLite)

repeated .meshtastic.NodeInfoLite nodes = 2 [(.nanopb) = { ... }